Add a color picker implementation for gnome-shell
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Jul 2018 22:50:03 +0000 (18:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 27 Jul 2018 18:23:20 +0000 (14:23 -0400)
commit16171a232aaef8f9c1abf678cac55f1636617b20
tree6f70cbe1a2b38c0f65c18366c9aa59a5c2af9018
parent031b5cad46e31d8093f671923fe32af41178e93a
Add a color picker implementation for gnome-shell

This adds a GtkColorPicker implementation that talks
to gnome-shell to get a color.
gtk/gtkcolorpicker.c
gtk/gtkcolorpickershell.c [new file with mode: 0644]
gtk/gtkcolorpickershellprivate.h [new file with mode: 0644]
gtk/meson.build